html {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    tap-highlight-color: transparent
}

body {
    font-family: PingFangSC-Regular, PingFang SC, Arial, PingFang SC, sans-serif, Microsoft YaHei;
    color: #333;
    font-size: 16px;
}

a, abbr, acronym, address, article, aside, blockquote, body, caption, code, dd, del, dfn, dialog, div, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, input, legend, li, nav, object, ol, p, pre, q, section, span, tbody, tfoot, thead, ul {
    margin: 0;
    padding: 0;
    tap-highlight-color: transparent
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto
}

a, a:focus, a:hover {
    text-decoration: none;
    color: inherit;
    font-size: inherit;
}

ul {
    list-style: none
}

label {
    min-height: 1px
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: inherit;
    border: 0;
    outline: 0
}

input.Wdate {
    width: 190px !important
}

button, input[type=button], input[type=reset] {
    cursor: pointer;
    border-radius: 3px
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    background-color: #fff
}

colgroup {
    display: table-column-group
}

col {
    display: table-column
}

tbody, thead {
    overflow: auto;
    font-size: 12px;
    text-align: left
}

th {
    background-color: #ebecf0;
    border-bottom: 1px solid #dcdee3;
    padding: 12px 16px;
    font-weight: 400;
    color: #333;
    font-size: 12px;
    text-overflow: ellipsis
}

td {
    padding: 20px 16px;
    border-bottom: 1px solid #dcdee3
}

.clear_box:after {
    clear: both;
    content: "";
    display: block
}

.container {
    max-width: 1380px;
    margin: 0 auto;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.margin_top_70 {
    margin-top: 70px;
}

.margin_top_80 {
    margin-top: 80px;
}

.margin_top_120 {
    margin-top: 120px;
}

/*分页*/
.pages {
    text-align: center;
    padding: 20px 0;
    margin-bottom: 20px;
}

.pages span,
.pages a {

    width: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    color: #727272;
    height: 40px;
    display: inline-block;
    margin: 0 8px;

}

.pages a.prev,
.pages a.next {
    border: 1px solid #BABABA;
}

.pages a:hover {
    color: #0A7CBB;
}

.pages span.active {
    color: #0A7CBB;
}

/*头部*/
.header-container {
    height: 76px;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    background: white;
    box-shadow: 0 1px 4px rgba(0 21 41 /8%);
}

.header-container-bg {
    height: 76px;
}

.header-nav {
    color: #3B3B3B;
    font-size: 16px;
    line-height: 76px;
}

.header-nav .logo img {
    width: 105px;
}

.header-nav .nav {
    position: relative;
    text-align: center;
    overflow: hidden;
    margin-right: -18px;
    text-align: right;
}

.header-nav .nav li {
    float: left;
    z-index: 999;
    width: 135px;

    text-align: center;
}

.header-nav .nav li.active,
.header-nav .nav li a:hover {
    color: #0A7CBB;
}

.header-nav .nav li:nth-child(1) {
    margin-left: 0;
}

.header-nav .nav .move_line {
    height: 2px;
    background-color: #0A7CBB;
    width: 63px;
    position: absolute;
    bottom: 0;
}

/*轮播图*/
.banner {
    height: 700px;
}

/*模块标题*/
.module-top-title {
    text-align: center;
}

.module-top-title .label {
    color: #0A7CBB;
    font-size: 18px;
    margin-bottom: 10px;
}

.module-top-title .title {
    color: #3B3B3B;
    font-size: 36px;
}

.module-top-title .intro {
    color: #999;
    font-size: 14px;
}

.module-top-title .line {
    background-color: #0A7CBB;
    width: 48px;
    height: 2px;
    margin: 12px auto 0;
}

/*首页业务*/
.business_box {
    padding-top: 58px;
}

.business_box ul {
    margin: 0 -12px;
}

.business_box li {
    float: left;
    width: 326px;
    height: 224px;
    margin: 13px 12px;
    position: relative;
}

.business_box li p {
    position: absolute;
    bottom: 0;
    font-size: 24px;
    color: white;
    font-weight: bold;
    width: 100%;
    padding-bottom: 16px;
    text-align: center;
}

.business_box li.top {
    height: 293px;
}

.business_box li.top_big {
    width: 678px;
}

/*工程案例*/
.case_list_box {
    margin: 70px -12px 0;
    color: white;
}

.case_list_box .case_box {
    width: 678px;
    height: 386px;
    margin: 12px;
    float: left;
    position: relative;
}

.case_list_box .case_box li.top_dom {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    height: 96px;
    overflow: hidden;
}

.case_list_box .case_box li.top_dom .type {
    font-size: 18px;
    margin-bottom: 14px;
}

.case_list_box .case_box li.top_dom .title {
    font-size: 24px;
    font-weight: bold;
}

.case_list_box .case_box li.top_dom .time {
    font-size: 18px;

}

.case_list_box .case_box li.top_dom .intro {
    font-size: 14px;
    line-height: 20px;
    padding-top: 20px;
    max-height: 120px;
}

/*荣誉证书*/
.certificate_list {
    padding: 70px 0 120px;
}

.certificate_list ul {
    margin: 0 -12px;

}

.certificate_list ul li {

    border: 2px solid #f8d11c;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.certificate_list ul li img {
    width: 100%;
    height: auto;
}

.certificate_list ul.honorary li {
    width: 258px;
    height: 180px;
    margin: 10px 11px;
    float: left;
}

.certificate_list ul.certificate {
    text-align: center;
}

.certificate_list ul.certificate li {
    width: 176px;
    height: 250px;
    margin: 10px 12px;
    display: inline-block;
}

.certificate_list ul.certificate li.big {
    width: 352px;
}

.footer-container {
    background-color: #F2F2F2;
}

.footer_nav {
    height: 80px;
    border-bottom: 1px solid #E2E2E2;
    line-height: 80px;
    color: #464646;
    font-size: 16px;
}

.footer_nav a {
    margin-right: 70px;
}

.link_us {
    padding-top: 55px;
}

.link_us .company_info {
    float: left;
    color: #464646;
    font-size: 14px;
}

.link_us .company_info li {
    margin-bottom: 24px;
}

.link_us .qrcode {
    float: right;
    text-align: center;
    font-size: 18px;
    color: #404040;
    font-weight: bold;

}

.link_us .qrcode li {
    float: left;
    margin-left: 40px;
}

.link_us .qrcode li p {
    margin-bottom: 18px;
}

.link_us .qrcode li img {
    width: 140px;
    height: 140px;
}

.footer_copyright {
    height: 58px;
    background-color: #E6E6E6;
    line-height: 58px;
    color: #626161;
    font-size: 14px;
    text-align: center;
}

/*子页面banner*/
.inner_banner {
    height: 500px;
    background-repeat: no-repeat;
    background-position: center;
}

.main-container {
    padding: 75px 0 120px;
}

.business_page_list {
    background-color: #F8F8F8;
    color: #3B3B3B;
}

.business_page_list ul li {
    float: left;
    width: 690px;
}

.business_page_list ul li .title {
    font-size: 28px;
    font-weight: bold;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 20px;
}

.business_page_list ul li.right_img,
.business_page_list ul li.left_img {
    padding: 40px 40px 44px 26px;
}

.business_page_list ul li .intro {
    height: 220px;
    padding-top: 24px;
    padding-bottom: 20px;
    line-height: 30px;
    font-size: 18px;
}

.business_page_list ul li .more {
    font-size: 18px;
}

.business_page_list ul li.left_img .more {
    text-align: right;
}

.business_page_list ul li.right_img .title {
    text-align: right;
}

.business_page_list ul li a:hover {
    color: #3490F8;
}

.case_page_list {
    margin: 70px -13px 0;
}

.case_page_list .case_page_box {
    background-color: #F8F8F8;
    height: 470px;
    width: 442px;
    margin: 13px;
    position: relative;
    color: #3B3B3B;
    cursor: pointer;
    float: left;
}

.case_page_list .case_page_box .img {
    height: 252px;
    overflow: hidden;
}

.case_page_list .case_page_box .info {
    padding: 30px 24px 20px;
    line-height: 30px;
    font-size: 18px;

}

.case_page_list .case_page_box .info .title {
    font-size: 24px;
    font-weight: bold;
    float: left;
}

.case_page_list .case_page_box .info .time {
    font-size: 14px;
    float: right;
}

.case_page_list .case_page_box .type {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 36px;
    text-align: center;
    width: 120px;
    height: 36px;
    color: white;
    background-color: rgba(52, 144, 248, 0.6);
}

.case_page_list .case_page_box .intro {
    padding: 0 24px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 16px;
    line-height: 30px;
}

.case_detail_page_box {
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 60px;
    margin-bottom: 50px;
    color: #3B3B3B;
}

.case_detail_page_box li {
    float: left;

}

.case_detail_page_box li.img {
    width: 530px;
    height: 300px;
    margin-right: 48px;
}

.case_detail_page_box li.info .title {
    font-size: 48px;
    margin-bottom: 36px;
}

.case_detail_page_box li.info .info_list {
    font-size: 24px;
    margin-bottom: 20px;
}

.case_detail_page_box li.info .out {
    margin-top: 30px;
    font-size: 18px;
}

.case_detail_page_box li.info .out .time {
    margin: 0 110px;
}

.case_detail_info {
    font-size: 18px;
    line-height: 30px;
    color: #3B3B3B;
}

.other_link {
    width: 968px;
    margin: 140px auto 0;
    overflow: hidden;
}

.other_link a {
    display: block;
    width: 440px;
    height: 70px;
    border: 1px solid #BABABA;
    line-height: 70px;
    text-align: center;
    font-size: 24px;
}

.other_link a:hover {
    color: #0A7CBB;
}

.other_link a.float_left {
    border-left: 6px solid #ADC6D4;
}

.other_link a.float_left.has_prev {
    border-left: 6px solid #0A7CBB;
}

.other_link a.float_right {
    border-right: 6px solid #ADC6D4;
}

.other_link a.float_right.has_nex {
    border-right: 6px solid #0A7CBB;
}

.about_page_title {
    margin-bottom: 40px;
    font-size: 36px;
    color: #3B3B3B;
    display: flex;
    align-items: center;
}

.about_page_title span.label {
    width: 8px;
    height: 35px;
    background-color: #0A7CBB;
    display: inline-block;
    vertical-align: center;
    margin-right: 6px;
}

.about_page_info_box {
    color: #3B3B3B;
    line-height: 30px;
    font-size: 18px;
}

.about_page_info_box li.float_left {
    width: 730px;
}

.about_page_info_box li.float_right {
    width: 618px;
}

.about_page_team_info {
    font-size: 18px;
    color: #3B3B3B;
    line-height: 30px;
}

.about_page_team_img ul {
    margin: 0 52px 52px;
}

.about_page_team_img ul li {
    float: left;
    margin: 0 36px;
}

.about_page_label ul {
    margin: 45px -21px 100px;
}

.about_page_label li {
    float: left;
    width: 434px;
    height: 263px;
    margin: 0 20px;
}

.news_page_list {
    padding-top: 25px;
}

.news_page_box {
    padding-top: 40px;
    padding-bottom: 36px;
    border-bottom: 1px solid #eee;
}

.news_page_box li.float_left {
    width: 244px;
    position: relative;
    height: 162px;
}

.news_page_box li.float_left .time {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #6dbef7;
    color: white;
}

.news_page_box li.float_left .time .day {
    font-size: 140px;
    line-height: 116px;
    display: block;
}

.news_page_box li.float_left .time .month {
    text-align: right;
    display: block;
    font-size: 36px;
}

.news_page_box li.float_right {
    width: 1086px;
}

.news_page_box li.float_right .title {
    font-size: 28px;
    color: #3B3B3B;
    margin-bottom: 15px;
}

.news_page_box li.float_right .intro {
    font-size: 18px;
    line-height: 36px;
    color: #808080;
    height: 75px;
    overflow: hidden;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news_page_box li.float_right .show_detail {
    font-size: 14px;
    color: #B3B3B3;
}

.news_detail_page_title {
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 30px;
    margin-bottom: 60px;
    text-align: center;
}

.news_detail_page_title .title {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 36px;
}

.news_detail_page_title .out .time {
    margin: 0 110px;
}

.contact_box_qrcode {
    padding: 0 280px 90px;
    text-align: center;
    font-size: 24px;
    color: #404040;
    border-bottom: 1px solid #EBEBEB;

}

.contact_box_qrcode .img {
    width: 238px;
    height: 238px;
    overflow: hidden;
}

.contact_box_qrcode .img img {
    width: 100%;
    height: 100%;
}

.contact_box_qrcode .title {
    margin: 20px 0;
}

.contact_page_member_box,
.contact_page_link_box {
    font-size: 24px;
    color: #404040;
    padding-left: 280px;
    padding-top: 140px;
}

.contact_page_member_box {
    padding-top: 0;
    padding-bottom: 40px;
}

.contact_page_member_box li,
.contact_page_link_box li {
    margin-bottom: 88px;
    padding-left: 110px;
    background-repeat: no-repeat;
    background-position: left;
    background-size: 84px;
    height: 84px;
}

.contact_page_member_box li .title,
.contact_page_link_box .title {
    color: #232323;
    font-size: 28px;
    margin-bottom: 16px;
}

.map_box {
    width: 800px;
    margin: 0 auto;
}
